home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Audio-DSP / NU / Source / Error.h < prev    next >
Encoding:
Text File  |  1992-04-05  |  81 b   |  7 lines

  1. #import "Glyph.h"
  2. @interface Error:Glyph
  3. {
  4. }
  5. - drawSelf: (NXRect *) aRect ;
  6. @end
  7.